home *** CD-ROM | disk | FTP | other *** search
/ La Traviata / La Traviata.iso / viewer / giflt150.zip / GIFLITE.NEW < prev   
Text File  |  1992-03-30  |  4KB  |  133 lines

  1.  
  2. GIFLITE v1.50           30 March 1992
  3. =============
  4.  
  5. . Add -@ExcludeListFile option which excludes files specified
  6.   in ExcludeListFile. The usage log file GIFLITE.USE can be
  7.   used as the exclude list file.
  8.  
  9. . Add method 0 (-m0) which inserts the GIFLITE header but does
  10.   not compress the image. It can be used to prevent the image
  11.   to be recompressed.
  12.  
  13. . The GIFLITE header is now always inserted unless the -h option
  14.   is specified. Some pictures may result in a slightly larger
  15.   files (about 20 bytes larger).
  16.  
  17. . 43/50-line screen can now be restored.
  18.  
  19.  
  20. GIFLITE v1.41            15 September 1991
  21. =============
  22.  
  23. . Fix a problem that cause out of memory when attempting to compress
  24.   many already compressed files.
  25.  
  26. . Check for Read-only file.
  27.  
  28.  
  29. GIFLITE v1.40            1 August 1991
  30. =============
  31.  
  32. . DOS 5 compatibile. Earlier version is compressed by PKLITE v1.03
  33.   which may cause some problem when loading below the first 64K
  34.   segment.
  35.  
  36. . Windows and Desqview aware. When running in Windows 386 Enhanced
  37.   mode or Desqview, GIFLITE will use text mode only.
  38.  
  39. . Add support for Trident 8900, AheadA, AheadB chip set and VESA
  40.   compatible VGA.
  41.  
  42.  
  43. GIFLITE v1.31           25 June 1991
  44. =============
  45.  
  46. . Fix a problem caused by the compiler which may hangup the
  47.   machine when compress multiple files. This problem may be
  48.   machine specific.
  49.  
  50. . During compression, the scan line is now displayed in
  51.   color 127 instead of the background color 0. This should
  52.   provide better indication.
  53.  
  54.  
  55. GIFLITE v1.30           15 June 1991
  56. =============
  57.  
  58. . Add -f option which filter out the GIFLITE header quickly.
  59.   This option is available in the registered version only.
  60.  
  61. . Remove incomplete output file when compressing an already
  62.   compressed image.
  63.  
  64.  
  65. GIFLITE v1.22           6 June 1991
  66. =============
  67.  
  68. . Fix a bug in v1.21 that some files of a wildcard may not be
  69.   compressed if no output path is specified.
  70.  
  71. . It should be capable of compressing upto 4000 to 5000 GIF files
  72.   in one command line using Wildcard or @ListFile.
  73.  
  74.  
  75. GIFLITE v1.21           1 June 1991
  76. =============
  77.  
  78. Advised by CompuServe Graphics Forum Stuff, in order for CompuServe
  79. to accept GIFLITE processed GIF files, the '-9' option is added.
  80. GIFLITE is available in CompuServe as GIFLTE.ZIP in PICS Forum
  81. Decoders & Encoders Library.
  82.  
  83. . -9 option which replace GIF87a header with GIF89a header.
  84.  
  85. . Disable 640x400 resolution on screen display for Tseng 4000 chipset
  86.   due to incompatible problem with some video cards.
  87.  
  88. . Able to accept wildcard file name of large volume of files
  89.   without running out of memory.
  90.  
  91. . Remove incomplete output file when the unregistered version
  92.   attempts to compress image larger than 640x480.
  93.  
  94.  
  95.  
  96. GIFLITE v1.10           29 May 1991
  97. =============
  98.  
  99. . Support the use of a list file,  for example @giflite.lst,  in
  100.   the command line. A list file contains a list of the GIF files
  101.   to be  compressed. This  option  is used  when the  GIF  files
  102.   cannot be expressed  as a  wildcard easily. The  names in  the
  103.   list file are separated  by a space or  a carriage return  and
  104.   the names can contain wildcard character.
  105.  
  106.  
  107. . SET GIFLITE= Environment variable
  108.  
  109.   To help locating  the files GIFLITE.EXE  and GIFLITE.USE,  you
  110.   should put the environment variable into the AUTOEXEC.BAT, for
  111.   example,
  112.  
  113.        SET GIFLITE=C:\GIF
  114.  
  115.   If you are using  DOS 2.2 to 3.0,  it indicates the  directory
  116.   where GIFLITE.EXE is in and where GIFLITE.USE should be in. If
  117.   you are  using  DOS 3.1  or  higher, it  indicates  where  the
  118.   GIFLITE.USE should be in.
  119.  
  120.   This environment variable tells GIFLITE  to put the usage  log
  121.   into a single  GIFLITE.USE even  if you are  compress the  GIF
  122.   files in different directory.  If the variable is not  present
  123.   and you are using DOS 3.1 or higher, the usage log will be put
  124.   into the same directory as the GIFLITE.EXE.
  125.  
  126.  
  127.  
  128. GIFLITE v1.00   18 May 1991
  129. =============
  130.  
  131. This is the first public release.
  132.  
  133.